.judicialAdministrationDate{
    position: fixed;
    border: 1px solid #dddddd;
    top: 500px;
    left: 10px;
    z-index: 3;
}
.judAdminDate_link{
    display: block;
    width: 470px;
    height: 130px;
    background: url('../images/lj/fixed_left_img.png') 0 0 no-repeat;
}
.judicialAdministrationDate span{
    position: absolute;
    right: -8px;
    top: -25px;
    font-size: 16px;
    font-weight: bold;
    color: #7c7c7c;
    cursor: pointer;
}
.judicialAdministrationDate span:hover{
    color: #555;
}
.question_answer{
    height: 716px;
    background: url('../images/lj/questionAnswer_bg_repeat.png') 0 0 repeat-x;
}
.question_answer_center_bg{
    position: relative;
    height: 716px;
    background: url('../images/lj/questionAnswer.png') center 0 no-repeat;
}
.rule_wrap{
    position: absolute;
    left: 500px;
    top: 284px;
}
.rule_wrap p{
    line-height: 40px;
    font-size: 20px;
    color: #333333;
    text-indent: 2em;
}
.btn_join{
    width: 180px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    background-color: #4f6cc7;
    font-size: 32px;
    font-family: '黑体';
    border-radius: 5px;
    cursor: pointer;
    margin: 30px auto 0;
}
.btn_join:hover{
    background-color: #486de1;
}


/*服务月明星 >>> */
.clearFix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearFix{
    zoom: 1;
}
.serve_star_wrapper{
    height: 1000px;
    padding-top: 60px;
    padding-bottom: 42px;
    background: #f4faff url('../images/lj/center_bg.jpg') center 0 no-repeat;
}
.serve_star_h{
    height: 44px;
    background: url('../images/lj/serve_star.png') center 0 no-repeat;
}
.serve_star_txt{
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-indent: 2em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.serve_star_left{
    width: 945px;
    height: 831px;
    float: left;
    box-sizing: border-box;
    border-left: 10px solid #4a88e6;
}
.serve_star_left_inner{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-left: 10px solid #669ef2;
    border-top: 2px solid #669ef2;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}
.serve_star_right{
    position: relative;
    width: 230px;
    float: right;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    height: 831px;
}
.serve_star_title{
    padding-top: 20px;
    padding-bottom: 18px;
    text-align: center;
}
.serve_star_title h1{
    display: inline-block;
    vertical-align: top;
    width: 390px;
    height: 51px;
    line-height: 48px;
    color: #315fa5;
    font-size: 24px;
    background: url('../images/lj/serve_star_title.png') 0 0 no-repeat;
}
.time_ul li{
    width: 100%;
    height: 59px;
}
.time_ul li.active,
.time_ul li:hover{
    background-color: #639bf0;
    background: linear-gradient(75deg,#4a88e6,#73a7f6);
    border-radius: 2px;
}
.time_ul li>span{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 59px;
    text-align: center;
    color: #8897af;
    font-size: 18px;
    cursor: pointer;
}
.time_ul li.active>span,
.time_ul li:hover>span{
    border-radius: 2px;
    font-size: 24px;
    color: #fff;
    background-image: url(../images/lj/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}
.more_record{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 36px;
    line-height: 34px;
    color: #aaaaaa;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    cursor: pointer;
    text-align: center;
}
.more_record:hover{
    color: #666;
}
.tab_person{
    float: right;
}
.tab_person li{
    position: relative;
    width: 245px;
    height: 136px;
    box-sizing: border-box;
    border: 1px solid #dde5ef;
    margin-bottom: 10px;
    padding: 8px;
    cursor: pointer;
}
.tab_person li.active{
    background-color: #f8fcff;
    border-color: #c3e0fe;
}
.tab_person li.active:after{
    content: '';
    position: absolute;
    left: -8px;
    top: -1px;
    width: 8px;
    height: 136px;
    background: url('../images/lj/person_active.png') 0 0 no-repeat;
}
.star_info{
    float: left;
    width: 603px;
    /*height: 720px;*/
    box-sizing: border-box;
    border: 1px solid #3a7ec3;
    background-color: #f8fcff;
    padding: 3px;
}
.photo_img{
    width: 91px;
    height: 117px;
    float: left;
}
.photo_img img{
    width: 100%;
    height: 100%;
    display: block;
}
.info_right{
    margin-left: 100px;
    padding-right: 2px;
}
.info_right h4{
    color: #333;
    font-size: 18px;
    line-height: 36px;
}
.info_right p{
    color: #322900;
    font-size: 14px;
    line-height: 16px;
    margin-top: 3px;
}
.info_right span{
    display: block;
    width: 84px;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    background: url('../images/lj/sign.png') 0 0 no-repeat;
    color: #fff;
    font-size: 14px;
    margin-top: 9px;
}
.my_info{
    height: 197px;
    background: url('../images/lj/bg_person.jpg') 0 0 no-repeat;
    box-shadow: 0 0 10px rgba(115,167,246,.6);
    box-sizing: border-box;
    padding-top: 6px;
    padding-left: 5px;
}
.my_info_photo{
    float: left;
    width: 123px;
    height: 158px;
    overflow: hidden;
}
.my_info_photo img{
    display: block;
    width: 100%;
}
.my_info_des{
    margin-left: 143px;
    color: #fff;
}
.my_info_des h1{
    font-size: 30px;
    line-height: 44px;
}
.info_item{
    line-height: 30px;
    font-size: 16px;
}
.info_item label{
    color: #a7caff;
}
.star_sth{
    min-height: 141px;
    font-size: 16px;
    padding: 10px;
    background-color: #fff;
    margin-top: 11px;
}
.star_sth h4{
    color: #333;
    line-height: 36px;
    padding-left: 16px;
    position: relative;
}
.star_sth h4:after{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 16px;
    background-color: #2b73e0;
}
.star_sth p{
    color: #777;
    line-height: 24px;
    text-indent: 2em;
}

/* <<< 服务月明星*/

.carouselBox{
    width: 406px;
    height: 342px;
    margin-right: 15px;
    background-color: #000;
}
h5.icon-umber{
    background: url(../images/lj/icon-umbrella.png) no-repeat 2px center;
    padding-left: 36px;
}
h5.icon-menu{
    background: url(../images/lj/icon-menu.png) no-repeat 4px center;
    padding-left: 36px;
}
h5.icon-camera{
    background: url(../images/lj/icon-camera.png) no-repeat 2px center;
    padding-left: 36px;
}
.peasant-worker .geguLis li{
    height: 46px;
    line-height: 45px;
    border-bottom: 1px solid #ced0d3;
    box-sizing: border-box;
    padding: 0;
}
.peasant-worker .geguLis li .geguliLef{
    margin: 0;
}
.peasant-worker .geguLis li .geguliLef a{
    margin-left: 24px;
}
.stickP{
    border-bottom: 1px solid #ced0d3;
}
.stickP h4{
    color: #5c91e1;
    font-size: 18px;
}
.stickP p{
    font-size: 14px;
    color: #888888;
}
.stickP .des{
    line-height: 38px;
}
.stickP .des a{
    font-size: 14px;
    color: #6897d7;
}
.stickP .des p{
    display: inline-block;
    vertical-align: middle;
    width: 316px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.peasant-worker .lawerHead{
    margin-bottom: 16px;
}
.shortcut{
    height: 39px;
    margin-top: 10px;
}
.shortcut1{
    width: 180px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url(../images/lj/bg1.png) no-repeat 0 0;
    cursor: pointer;
}
.shortcut2{
    width: 180px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: url(../images/lj/bg2.png) no-repeat 0 0;
    cursor: pointer;
}
.shortcut1 i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/lj/icon-question.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 7px;
}
.shortcut2 i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/lj/icon-tie.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 7px;
}
.listmain{
    margin-top: 36px;
}
.listmain .policyRelease{
    width: 583px;
    margin-right: 0;
}
.listmain .lawerLine{
    width: 400px;
}
.listmain .lawerHead{
    margin-bottom: 5px;
}
.peasant-worker .banner{
    height: 300px;
    overflow: hidden;
    margin-top: 35px;
    text-align: center;
    background-color: #e9f2fb;
}
.peasant-worker .banner>img{
    display: block;
    width: 100%;
    height: 300px;
}
.carouselBox .slideTxt{
    height: 50px;
    background: rgba(0,0,0,.3);
}
.carouselBox .slideBar{
    bottom: 16px;
    left: 16px;
}
.carouselBox .slideBar li{
    width: 18px;
    height: 18px;
    background-color: rgba(0,0,0,.5);
    border-radius: 0;
    color: #fff;
    margin-right: 3px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.carouselBox .slideBar li.active{
    background-color: #ed4545;
}
.banner.bannerNew{
    height: 483px;
}
.bannerBtns{
    position: relative;
    z-index: 2;
    padding-left: 19px;
    margin-top: -50px;
}
.bannerBtn{
    float: left;
    width: 372px;
    height: 212px;
    border-radius: 12px;
    background-color: #fff;
    margin-right: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    transition: all 0.3s ease;
}
.bannerBtn:hover{
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    transition: all 0.3s ease;
}

/*农民工讨薪用*/
.bannerBtn.hes{ height: 192px;}
.bannerBtn.hes.cola1{ background: url(../images/jzy/btn_view_a_bg.png) no-repeat}
.bannerBtn.hes.cola2{ background: url(../images/jzy/btn_view_b_bg.png) no-repeat}
.bannerBtn.hes.cola3{ background: url(../images/jzy/btn_view_c_bg.png) no-repeat}

.bannerBtnT{
    height: 64px;
    box-sizing: border-box;
    padding-top: 14px;
    line-height: 34px;
    font-size: 24px;
    color: #fff;
}
.bannerBtnT>img{
    margin-right: 12px;
    vertical-align: top;
}
.bannerBtn1 .bannerBtnT{
    background-color: #6a78c5;
}
.bannerBtn2 .bannerBtnT{
    background-color: #33a890;
}
.bannerBtn3 .bannerBtnT{
    background-color: #4c92c6;
}
.bannerBtnDes{
    height: 95px;
    box-sizing: border-box;
    padding: 6px 15px;
}
.bannerBtnDes p{
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    text-align: left;
}

.bannerBtnDes.vse p{ padding-top:25px; height: 95px; padding-top: 20px; font-size: 16px; line-height: 28px; color: #fff;}

.btnLink{
    width: 136px;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}
.btnLink.hes{ width: 166px; height: 42px; margin-top: 35px!important}

.bannerBtn1 .btnLink{
    border-color: #6a78c5;
    background-color: #f9faff;
    color: #6a78c5;
}
.bannerBtn2 .btnLink{
    border-color: #33a890;
    background-color: #f8fffe;
    color: #33a890;
}
.bannerBtn3 .btnLink{
    border-color: #4c92c6;
    background-color: #f9fcff;
    color: #4c92c6;
}
.consultingRegulations{
    padding-top: 27px;
    padding-bottom: 20px;
}
.consulting{
    width: 783px;
}
.Regulations{
    width: 376px;
}
.Regulations .consultancy{
    width: 100%;
    height: auto;
}
.consultingRegulations .lawerCont ul li{
    position: relative;
    height: 51px;
    line-height: 50px;
}

.consultingRegulations .lawerCont ul li span{
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
h5.icon-fagui{
    background: url(../images/lj/icon-fagui.png) no-repeat 0 center;
    padding-left: 36px;
}
.consultingRegulations .lawerCont ul {
    position: relative;
    background: none;
}
.consultingRegulations .lawerCont ul:after{
    content: '';
    position: absolute;
    left: 5px;
    top: 25px;
    bottom: 25px;
    width: 0;
    border-left: 1px dashed #b4c5e3;
}
.consulting .consultancy{
    width: 100%;
    height: auto;
}
.consulting .lawerCont ul:after{
    width: 0;
    height: 0;
    border: 0;
}
.consulting .lawerCont ul li:after{
    left: -18px;
    top: 23px;
    width: 4px;
    height: 4px;
    background: #9c9c9c;
    border-radius: 50%;
}
.consulting .lawerCont ul li:hover{
    background-color: #f6f8fb;
}
.consulting .lawerCont ul li:hover span{
    font-weight: bold;
}
.consulting .lawerCont ul li span{
    width: 666px;
}
.consultingdes{
    color: #888888;
    font-size: 14px;
    margin-left: 10px;
}
.consultingdes span{
    color: #db3f5c;
}
.searchconsult{
    width: 250px;
    height: 32px;
    border: 1px solid #acacac;
    border-radius: 16px;
    overflow: hidden;
    padding-left: 12px;
    box-sizing: border-box;
}
.searchconsult input{
    float: left;
    vertical-align: top;
    width: 180px;
    height: 30px;
    box-sizing: border-box;
    border: none;
    outline: none;
    color: #969696;
    font-size: 14px;
}
.searchconsult input::placeholder{
    color: #969696;
}
.btn-search{
    float: right;
    width: 48px;
    height: 30px;
    background: #5168b6 url("../images/lj/icon-search.png") no-repeat center;
    cursor: pointer;
}
.wpage{
    height: 34px;
    margin-top: 15px;
    text-align: center;
}
.wpage .turnPage{
    display: inline-block;
}